home *** CD-ROM | disk | FTP | other *** search
-
- - TextLife -
-
- (C) Kevin Solway, 1992
-
-
-
- This is an example text file to show you how to make the most of
- the menu features.
-
- A very basic menu would look like this:
-
-
- - MAIN MENU -
-
- 1. Chapter one.
- 2. Chapter two.
- 3. Chapter three.
-
-
- A more complex menu, with highlighting and additional descriptive
- text would look something like this:
-
-
- - MAIN MENU -
-
- 1. Chapter one. "The beginning"
- 2. Chapter two. "The middle"
- 3. Chapter three. (The end)
-
-
-
- The following text would look something like this:
-
-
-
-
-
-
-
- - <CHAPTER ONE> -
-
-
-
- The text for chapter one would be here. Note that the text
- "chapter one" is enclosed in angle braces in the source text,
- indicating that it is the menu option text referred to in the
- above menu.
-
-
-
-
-
-
-
-
-
-
- - <CHAPTER TWO> -
-
-
-
- The text for chapter two would be here.
-
-
-
-
-
-
-
- - <CHAPTER THREE> -
-
-
-
- The text for chapter three would be here.
-
-
-
-
-